align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

[0] 寫在一開始,關於這個系列文

[0] 寫在一開始,關於這個系列文

使用 JavaScript 處理二進位資料

使用 JavaScript 處理二進位資料

React 基礎:以 state 為中心去思考

React 基礎:以 state 為中心去思考


Comments